home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / gestalt.zip / GESTALT.NOT < prev    next >
Text File  |  1988-12-06  |  484b  |  12 lines

  1. GESTALT.ARC    - New string similarity function [ASM,C,Turbo Pascal]
  2.         From Dr. Dobbs, Jul 88.
  3.         C, 8086 assembler, Turbo Pascal (with inline assembler)
  4.         source for a different string comparison function that
  5.         returns the percent of similarity (between 0 and 100%).
  6.         C version from the original authors, assembler and Turbo
  7.         Pascal (v3.0) versions from me.  Fun hack!  (Though the
  8.         algorithm will warp your mind...)
  9.         David Kirschbaum
  10.         Toad Hall
  11.         kirsch@braggvax.ARPA
  12.